home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 5 / BBS in a Box -Volume V (BBS in a Box) (April 1992).iso / Files / Hyper / A-An / Adobe Illus Guide.cpt / AI Guide Stack / card_3685.txt < prev    next >
Encoding:
Text File  |  1987-12-10  |  2.1 KB  |  114 lines

  1. -- card: 3685 from stack: in
  2. -- bmap block id: 5295
  3. -- flags: 0000
  4. -- background id: 2804
  5. -- name: 
  6.  
  7.  
  8. -- part 2 (button)
  9. -- low flags: 00
  10. -- high flags: 0000
  11. -- rect: left=118 top=52 right=67 bottom=269
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: 
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   push card
  23.   visual effect dissolve
  24.   go to card ID 26247
  25. end mouseUp
  26.  
  27.  
  28.  
  29. -- part 3 (button)
  30. -- low flags: 00
  31. -- high flags: 0000
  32. -- rect: left=118 top=82 right=116 bottom=272
  33. -- title width / last selected line: 0
  34. -- icon id / first selected line: 0 / 0
  35. -- text alignment: 1
  36. -- font id: 0
  37. -- text size: 12
  38. -- style flags: 0
  39. -- line height: 16
  40. -- part name: ArrangeButton2
  41. ----- HyperTalk script -----
  42. on mouseUp
  43.   push card
  44.   visual effect dissolve
  45.   go to card id 22668
  46. end mouseUp
  47.  
  48.  
  49.  
  50.  
  51. -- part 5 (button)
  52. -- low flags: 00
  53. -- high flags: 0000
  54. -- rect: left=118 top=130 right=163 bottom=271
  55. -- title width / last selected line: 0
  56. -- icon id / first selected line: 0 / 0
  57. -- text alignment: 1
  58. -- font id: 0
  59. -- text size: 12
  60. -- style flags: 0
  61. -- line height: 16
  62. -- part name: 
  63. ----- HyperTalk script -----
  64. on mouseUp
  65.   push card
  66.   visual effect dissolve
  67.   go to card id 32647
  68. end mouseUp
  69.  
  70.  
  71.  
  72.  
  73. -- part 7 (button)
  74. -- low flags: 00
  75. -- high flags: 0000
  76. -- rect: left=118 top=178 right=193 bottom=270
  77. -- title width / last selected line: 0
  78. -- icon id / first selected line: 0 / 0
  79. -- text alignment: 1
  80. -- font id: 0
  81. -- text size: 12
  82. -- style flags: 0
  83. -- line height: 16
  84. -- part name: 
  85. ----- HyperTalk script -----
  86. on mouseUp
  87.   push card
  88.   visual effect dissolve
  89.   go to card id 32827
  90. end mouseUp
  91.  
  92.  
  93.  
  94.  
  95. -- part 9 (button)
  96. -- low flags: 00
  97. -- high flags: 8000
  98. -- rect: left=392 top=282 right=325 bottom=451
  99. -- title width / last selected line: 0
  100. -- icon id / first selected line: 2162 / 2162
  101. -- text alignment: 1
  102. -- font id: 0
  103. -- text size: 12
  104. -- style flags: 0
  105. -- line height: 16
  106. -- part name: Go To Index
  107. ----- HyperTalk script -----
  108. on mouseUp
  109.   visual effect dissolve
  110.   pop card
  111. end mouseUp
  112.  
  113.  
  114.